Method CheckProOnlyDistinctFeatures<TProps>(QueryContext<TProps>)

Assembly: redb.Core.dll

Check for Pro-only Distinct features (DistinctBy, DistinctByRedb, DistinctRedb).
Throws NotSupportedException in Free version.

protected virtual void CheckProOnlyDistinctFeatures<TProps>(QueryContext<TProps> context) where TProps : class, new()